home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.teleport.com!sschaem
- From: sschaem@teleport.com (Stephan Schaem)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: SAS ASM question, retry
- Date: 1 Mar 1996 19:37:14 GMT
- Organization: Teleport - Portland's Public Access (503) 220-1016
- Message-ID: <4h7jla$3n9@maureen.teleport.com>
- References: <4gmlu0$3a2@sulla.cyberstore.ca> <4gnpvh$r7@maureen.teleport.com> <DnJG9u.uA@unx.sas.com>
- NNTP-Posting-Host: julie.teleport.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Doug Walker (walker@chang.unx.sas.com) wrote:
-
- : In article <4gnpvh$r7@maureen.teleport.com>, sschaem@teleport.com (Stephan Schaem) writes:
- : |> Shawn Chin (daemauk@dsoe.com) wrote:
- : |> : In assembly, what does "set *-<label>" imply? (The SAS assembler
- : |> : doesn't like this expression, probably because the * is a comment character)
- : |> : Is SET a compiler directive to be used in conjunction with LIST and
- : |> : NOLIST? I
- : |> : don't kow what LIST ad NOLIST are either. =)
- : |>
- : |> SAS dont provide any docs on they assembler?.... But thats possible
- : |> since lattice didn't. My guess is that you have no busness writting
- : |> for the assembler :) If possible use a real macro assembler and link
- : |> your asm functions.
-
- : Yes, we provide assembler documentation. If SET isn't in there, we don't
- : support it. I've never really done anything with the assembler myself,
- : that was Steve Krueger's area.
-
- Then SAS dont support SET, LIST, NOLIST or the person asking the
- question is not aware SAS product come with a manual...
-
- I assumed the above because my lattice manual do not cover 'as' aside
- as a command line tool. (And the chapter on register passing and
- linking requirement).
-
- Stephan
-